{
  "bundles": [
    {
      "@type": "NXBundle",
      "artifactId": "nuxeo-platform-user-registration-core",
      "artifactVersion": "2021.65.6",
      "bundleGroup": {
        "@type": "NXBundleGroup",
        "bundleIds": [
          "org.nuxeo.ecm.user.center",
          "org.nuxeo.ecm.user.center.dashboard",
          "org.nuxeo.ecm.user.center.dashboard.jsf",
          "org.nuxeo.ecm.user.center.notification",
          "org.nuxeo.ecm.user.center.oauth",
          "org.nuxeo.ecm.user.center.profile",
          "org.nuxeo.ecm.user.center.profile.jsf",
          "org.nuxeo.ecm.user.invite",
          "org.nuxeo.ecm.user.registration",
          "org.nuxeo.ecm.user.registration.web"
        ],
        "hierarchyPath": "/grp:org.nuxeo.ecm.platform/grp:org.nuxeo.ecm.user",
        "id": "grp:org.nuxeo.ecm.user",
        "name": "org.nuxeo.ecm.user",
        "parentIds": [
          "grp:org.nuxeo.ecm.platform"
        ],
        "readmes": [],
        "version": "2021.65"
      },
      "bundleId": "org.nuxeo.ecm.user.registration",
      "components": [
        {
          "@type": "NXComponent",
          "documentationHtml": "",
          "extensionPoints": [],
          "extensions": [
            {
              "@type": "NXContribution",
              "documentationHtml": "",
              "extensionPoint": "org.nuxeo.ecm.core.schema.TypeService--schema",
              "hierarchyPath": "/grp:org.nuxeo.ecm.platform/grp:org.nuxeo.ecm.user/org.nuxeo.ecm.user.registration/org.nuxeo.ecm.user.registration.core.types.contrib/Contributions/org.nuxeo.ecm.user.registration.core.types.contrib--schema",
              "id": "org.nuxeo.ecm.user.registration.core.types.contrib--schema",
              "registrationOrder": 40,
              "targetComponentName": {
                "rawName": "service:org.nuxeo.ecm.core.schema.TypeService",
                "name": "org.nuxeo.ecm.core.schema.TypeService",
                "type": "service"
              },
              "version": "2021.65.6",
              "xml": "<extension point=\"schema\" target=\"org.nuxeo.ecm.core.schema.TypeService\">\n    <schema name=\"docinfo\" prefix=\"docinfo\" src=\"schemas/docinfo.xsd\"/>\n  </extension>"
            },
            {
              "@type": "NXContribution",
              "documentationHtml": "",
              "extensionPoint": "org.nuxeo.ecm.core.schema.TypeService--doctype",
              "hierarchyPath": "/grp:org.nuxeo.ecm.platform/grp:org.nuxeo.ecm.user/org.nuxeo.ecm.user.registration/org.nuxeo.ecm.user.registration.core.types.contrib/Contributions/org.nuxeo.ecm.user.registration.core.types.contrib--doctype",
              "id": "org.nuxeo.ecm.user.registration.core.types.contrib--doctype",
              "registrationOrder": 36,
              "targetComponentName": {
                "rawName": "service:org.nuxeo.ecm.core.schema.TypeService",
                "name": "org.nuxeo.ecm.core.schema.TypeService",
                "type": "service"
              },
              "version": "2021.65.6",
              "xml": "<extension point=\"doctype\" target=\"org.nuxeo.ecm.core.schema.TypeService\">\n    <facet name=\"UserRegistration\">\n      <schema name=\"userinfo\"/>\n      <schema name=\"docinfo\"/>\n      <schema name=\"registration\"/>\n    </facet>\n\n    <facet name=\"RegistrationConfiguration\">\n      <schema name=\"registrationconfiguration\"/>\n    </facet>\n  </extension>"
            }
          ],
          "hierarchyPath": "/grp:org.nuxeo.ecm.platform/grp:org.nuxeo.ecm.user/org.nuxeo.ecm.user.registration/org.nuxeo.ecm.user.registration.core.types.contrib",
          "name": "org.nuxeo.ecm.user.registration.core.types.contrib",
          "requirements": [
            "org.nuxeo.ecm.user.invite.core.types.contrib"
          ],
          "resolutionOrder": 560,
          "services": [],
          "startOrder": 648,
          "version": "2021.65.6",
          "xmlFileContent": "<?xml version=\"1.0\"?>\n<component name=\"org.nuxeo.ecm.user.registration.core.types.contrib\">\n\n  <require>org.nuxeo.ecm.user.invite.core.types.contrib</require>\n\n  <extension target=\"org.nuxeo.ecm.core.schema.TypeService\"\n             point=\"schema\">\n    <schema name=\"docinfo\" src=\"schemas/docinfo.xsd\"\n            prefix=\"docinfo\"/>\n  </extension>\n\n  <extension target=\"org.nuxeo.ecm.core.schema.TypeService\" point=\"doctype\">\n    <facet name=\"UserRegistration\">\n      <schema name=\"userinfo\"/>\n      <schema name=\"docinfo\"/>\n      <schema name=\"registration\"/>\n    </facet>\n\n    <facet name=\"RegistrationConfiguration\">\n      <schema name=\"registrationconfiguration\"/>\n    </facet>\n  </extension>\n</component>\n",
          "xmlFileName": "/OSGI-INF/user-registration-core-types-contrib.xml",
          "xmlPureComponent": true
        },
        {
          "@type": "NXComponent",
          "componentClass": "org.nuxeo.ecm.user.registration.UserRegistrationComponent",
          "documentationHtml": "",
          "extensionPoints": [
            {
              "@type": "NXExtensionPoint",
              "componentId": "org.nuxeo.ecm.user.registration.UserRegistrationService",
              "descriptors": [
                "org.nuxeo.ecm.user.invite.UserRegistrationConfiguration"
              ],
              "documentationHtml": "",
              "hierarchyPath": "/grp:org.nuxeo.ecm.platform/grp:org.nuxeo.ecm.user/org.nuxeo.ecm.user.registration/org.nuxeo.ecm.user.registration.UserRegistrationService/ExtensionPoints/org.nuxeo.ecm.user.registration.UserRegistrationService--configuration",
              "id": "org.nuxeo.ecm.user.registration.UserRegistrationService--configuration",
              "label": "configuration (org.nuxeo.ecm.user.registration.UserRegistrationService)",
              "name": "configuration",
              "version": "2021.65.6"
            }
          ],
          "extensions": [],
          "hierarchyPath": "/grp:org.nuxeo.ecm.platform/grp:org.nuxeo.ecm.user/org.nuxeo.ecm.user.registration/org.nuxeo.ecm.user.registration.UserRegistrationService",
          "name": "org.nuxeo.ecm.user.registration.UserRegistrationService",
          "requirements": [],
          "resolutionOrder": 561,
          "services": [
            {
              "@type": "NXService",
              "componentId": "org.nuxeo.ecm.user.registration.UserRegistrationService",
              "hierarchyPath": "/grp:org.nuxeo.ecm.platform/grp:org.nuxeo.ecm.user/org.nuxeo.ecm.user.registration/org.nuxeo.ecm.user.registration.UserRegistrationService/Services/org.nuxeo.ecm.user.registration.UserRegistrationService",
              "id": "org.nuxeo.ecm.user.registration.UserRegistrationService",
              "overriden": false,
              "version": "2021.65.6"
            }
          ],
          "startOrder": 918,
          "version": "2021.65.6",
          "xmlFileContent": "<?xml version=\"1.0\"?>\n<component name=\"org.nuxeo.ecm.user.registration.UserRegistrationService\">\n\n  <service>\n    <provide interface=\"org.nuxeo.ecm.user.registration.UserRegistrationService\"/>\n  </service>\n\n  <implementation\n      class=\"org.nuxeo.ecm.user.registration.UserRegistrationComponent\"/>\n\n  <extension-point name=\"configuration\">\n    <object class=\"org.nuxeo.ecm.user.invite.UserRegistrationConfiguration\"/>\n  </extension-point>\n\n</component>\n",
          "xmlFileName": "/OSGI-INF/user-registration-service-framework.xml",
          "xmlPureComponent": false
        },
        {
          "@type": "NXComponent",
          "documentationHtml": "",
          "extensionPoints": [],
          "extensions": [
            {
              "@type": "NXContribution",
              "documentationHtml": "",
              "extensionPoint": "org.nuxeo.ecm.core.schema.TypeService--doctype",
              "hierarchyPath": "/grp:org.nuxeo.ecm.platform/grp:org.nuxeo.ecm.user/org.nuxeo.ecm.user.registration/org.nuxeo.ecm.user.registration.core.service.contrib/Contributions/org.nuxeo.ecm.user.registration.core.service.contrib--doctype",
              "id": "org.nuxeo.ecm.user.registration.core.service.contrib--doctype",
              "registrationOrder": 37,
              "targetComponentName": {
                "rawName": "service:org.nuxeo.ecm.core.schema.TypeService",
                "name": "org.nuxeo.ecm.core.schema.TypeService",
                "type": "service"
              },
              "version": "2021.65.6",
              "xml": "<extension point=\"doctype\" target=\"org.nuxeo.ecm.core.schema.TypeService\">\n    <doctype extends=\"File\" name=\"UserRegistration\">\n      <facet name=\"UserRegistration\"/>\n      <facet name=\"HiddenInNavigation\"/>\n    </doctype>\n\n    <doctype extends=\"Workspace\" name=\"UserRegistrationContainer\">\n      <facet name=\"HiddenInNavigation\"/>\n    </doctype>\n  </extension>"
            },
            {
              "@type": "NXContribution",
              "documentationHtml": "",
              "extensionPoint": "org.nuxeo.ecm.core.lifecycle.LifeCycleService--types",
              "hierarchyPath": "/grp:org.nuxeo.ecm.platform/grp:org.nuxeo.ecm.user/org.nuxeo.ecm.user.registration/org.nuxeo.ecm.user.registration.core.service.contrib/Contributions/org.nuxeo.ecm.user.registration.core.service.contrib--types",
              "id": "org.nuxeo.ecm.user.registration.core.service.contrib--types",
              "registrationOrder": 15,
              "targetComponentName": {
                "rawName": "service:org.nuxeo.ecm.core.lifecycle.LifeCycleService",
                "name": "org.nuxeo.ecm.core.lifecycle.LifeCycleService",
                "type": "service"
              },
              "version": "2021.65.6",
              "xml": "<extension point=\"types\" target=\"org.nuxeo.ecm.core.lifecycle.LifeCycleService\">\n    <types>\n      <type name=\"UserRegistrationContainer\">default</type>\n      <type name=\"UserRegistration\">registrationRequest</type>\n    </types>\n  </extension>"
            },
            {
              "@type": "NXContribution",
              "documentationHtml": "",
              "extensionPoint": "org.nuxeo.ecm.user.registration.UserRegistrationService--configuration",
              "hierarchyPath": "/grp:org.nuxeo.ecm.platform/grp:org.nuxeo.ecm.user/org.nuxeo.ecm.user.registration/org.nuxeo.ecm.user.registration.core.service.contrib/Contributions/org.nuxeo.ecm.user.registration.core.service.contrib--configuration",
              "id": "org.nuxeo.ecm.user.registration.core.service.contrib--configuration",
              "registrationOrder": 0,
              "targetComponentName": {
                "rawName": "service:org.nuxeo.ecm.user.registration.UserRegistrationService",
                "name": "org.nuxeo.ecm.user.registration.UserRegistrationService",
                "type": "service"
              },
              "version": "2021.65.6",
              "xml": "<?xml version='1.0' encoding='UTF-8'?>\n<extension point=\"configuration\" target=\"org.nuxeo.ecm.user.registration.UserRegistrationService\">\n    <configuration merge=\"true\">\n      <requestDocType>UserRegistration</requestDocType>\n      <container>\n        <docType>UserRegistrationContainer</docType>\n        <parentPath>/management/</parentPath>\n        <name>registrationRequests</name>\n        <title>Registration Requests Container</title>\n      </container>\n      <validationEmail>\n        <title>Hi ${userinfo.firstName} ${userinfo.lastName}! You are invited to access ${productName}</title>\n        <template>skin/views/userRegistration/EmailInviteDocTemplate.ftl</template>\n      </validationEmail>\n      <reviveEmail>\n        <title>You are invited to access Nuxeo</title>\n        <template>skin/views/userRegistration/ReviveEmailInviteDocTemplate.ftl</template>\n      </reviveEmail>\n      <enterPasswordUrl>site/userRegistration/enterpassword/</enterPasswordUrl>\n      <validationRelUrl>site/userRegistration/validate</validationRelUrl>\n      <registrationUserFactory>org.nuxeo.ecm.user.registration.DefaultRegistrationUserFactory</registrationUserFactory>\n    </configuration>\n  </extension>"
            },
            {
              "@type": "NXContribution",
              "documentationHtml": "",
              "extensionPoint": "org.nuxeo.ecm.platform.audit.service.NXAuditEventsService--event",
              "hierarchyPath": "/grp:org.nuxeo.ecm.platform/grp:org.nuxeo.ecm.user/org.nuxeo.ecm.user.registration/org.nuxeo.ecm.user.registration.core.service.contrib/Contributions/org.nuxeo.ecm.user.registration.core.service.contrib--event",
              "id": "org.nuxeo.ecm.user.registration.core.service.contrib--event",
              "registrationOrder": 9,
              "targetComponentName": {
                "rawName": "service:org.nuxeo.ecm.platform.audit.service.NXAuditEventsService",
                "name": "org.nuxeo.ecm.platform.audit.service.NXAuditEventsService",
                "type": "service"
              },
              "version": "2021.65.6",
              "xml": "<extension point=\"event\" target=\"org.nuxeo.ecm.platform.audit.service.NXAuditEventsService\">\n    <event name=\"registrationSubmitted\"/>\n    <event name=\"registrationAccepted\"/>\n    <event name=\"registrationValidated\"/>\n  </extension>"
            },
            {
              "@type": "NXContribution",
              "documentationHtml": "",
              "extensionPoint": "org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService--openUrl",
              "hierarchyPath": "/grp:org.nuxeo.ecm.platform/grp:org.nuxeo.ecm.user/org.nuxeo.ecm.user.registration/org.nuxeo.ecm.user.registration.core.service.contrib/Contributions/org.nuxeo.ecm.user.registration.core.service.contrib--openUrl",
              "id": "org.nuxeo.ecm.user.registration.core.service.contrib--openUrl",
              "registrationOrder": 2,
              "targetComponentName": {
                "rawName": "service:org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService",
                "name": "org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService",
                "type": "service"
              },
              "version": "2021.65.6",
              "xml": "<extension point=\"openUrl\" target=\"org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService\">\n    <openUrl name=\"RegisterUser_validate\">\n      <grantPattern>/nuxeo/site/userRegistration/validate</grantPattern>\n    </openUrl>\n    <openUrl name=\"RegisterUser_enterpassword\">********<grantPattern>/nuxeo/site/userRegistration/enterpassword/.*</grantPattern>\n    </openUrl>\n    <openUrl name=\"Graphical_Resources\">\n      <grantPattern>/nuxeo/site/skin/registration/.*</grantPattern>\n    </openUrl>\n  </extension>"
            }
          ],
          "hierarchyPath": "/grp:org.nuxeo.ecm.platform/grp:org.nuxeo.ecm.user/org.nuxeo.ecm.user.registration/org.nuxeo.ecm.user.registration.core.service.contrib",
          "name": "org.nuxeo.ecm.user.registration.core.service.contrib",
          "requirements": [
            "org.nuxeo.ecm.user.registration.core.types.contrib",
            "org.nuxeo.ecm.user.invite.core.service.contrib"
          ],
          "resolutionOrder": 562,
          "services": [],
          "startOrder": 647,
          "version": "2021.65.6",
          "xmlFileContent": "<?xml version=\"1.0\"?>\n<component name=\"org.nuxeo.ecm.user.registration.core.service.contrib\">\n\n  <require>org.nuxeo.ecm.user.registration.core.types.contrib</require>\n  <require>org.nuxeo.ecm.user.invite.core.service.contrib</require>\n\n  <extension target=\"org.nuxeo.ecm.core.schema.TypeService\" point=\"doctype\">\n    <doctype name=\"UserRegistration\" extends=\"File\">\n      <facet name=\"UserRegistration\"/>\n      <facet name=\"HiddenInNavigation\"/>\n    </doctype>\n\n    <doctype name=\"UserRegistrationContainer\" extends=\"Workspace\">\n      <facet name=\"HiddenInNavigation\"/>\n    </doctype>\n  </extension>\n\n  <extension target=\"org.nuxeo.ecm.core.lifecycle.LifeCycleService\"\n             point=\"types\">\n    <types>\n      <type name=\"UserRegistrationContainer\">default</type>\n      <type name=\"UserRegistration\">registrationRequest</type>\n    </types>\n  </extension>\n\n  <extension target=\"org.nuxeo.ecm.user.registration.UserRegistrationService\"\n             point=\"configuration\">\n    <configuration merge=\"true\">\n      <requestDocType>UserRegistration</requestDocType>\n      <container>\n        <docType>UserRegistrationContainer</docType>\n        <parentPath>/management/</parentPath>\n        <name>registrationRequests</name>\n        <title>Registration Requests Container</title>\n      </container>\n      <validationEmail>\n        <title>Hi ${userinfo.firstName} ${userinfo.lastName}! You are invited to access ${productName}</title>\n        <template>skin/views/userRegistration/EmailInviteDocTemplate.ftl</template>\n      </validationEmail>\n      <reviveEmail>\n        <title>You are invited to access Nuxeo</title>\n        <template>skin/views/userRegistration/ReviveEmailInviteDocTemplate.ftl</template>\n      </reviveEmail>\n      <enterPasswordUrl>site/userRegistration/enterpassword/</enterPasswordUrl>\n      <validationRelUrl>site/userRegistration/validate</validationRelUrl>\n      <registrationUserFactory>org.nuxeo.ecm.user.registration.DefaultRegistrationUserFactory</registrationUserFactory>\n    </configuration>\n  </extension>\n\n  <extension target=\"org.nuxeo.ecm.platform.audit.service.NXAuditEventsService\"\n             point=\"event\">\n    <event name=\"registrationSubmitted\"/>\n    <event name=\"registrationAccepted\"/>\n    <event name=\"registrationValidated\"/>\n  </extension>\n\n  <extension\n      target=\"org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService\"\n      point=\"openUrl\">\n    <openUrl name=\"RegisterUser_validate\">\n      <grantPattern>${org.nuxeo.ecm.contextPath}/site/userRegistration/validate</grantPattern>\n    </openUrl>\n    <openUrl name=\"RegisterUser_enterpassword\">********<grantPattern>${org.nuxeo.ecm.contextPath}/site/userRegistration/enterpassword/.*</grantPattern>\n    </openUrl>\n    <openUrl name=\"Graphical_Resources\">\n      <grantPattern>${org.nuxeo.ecm.contextPath}/site/skin/registration/.*</grantPattern>\n    </openUrl>\n  </extension>\n</component>\n",
          "xmlFileName": "/OSGI-INF/user-registration-contrib.xml",
          "xmlPureComponent": true
        },
        {
          "@type": "NXComponent",
          "documentationHtml": "",
          "extensionPoints": [],
          "extensions": [
            {
              "@type": "NXContribution",
              "documentationHtml": "",
              "extensionPoint": "org.nuxeo.ecm.core.event.EventServiceComponent--listener",
              "hierarchyPath": "/grp:org.nuxeo.ecm.platform/grp:org.nuxeo.ecm.user/org.nuxeo.ecm.user.registration/org.nuxeo.ecm.user.registration.listener.contrib/Contributions/org.nuxeo.ecm.user.registration.listener.contrib--listener",
              "id": "org.nuxeo.ecm.user.registration.listener.contrib--listener",
              "registrationOrder": 41,
              "targetComponentName": {
                "rawName": "service:org.nuxeo.ecm.core.event.EventServiceComponent",
                "name": "org.nuxeo.ecm.core.event.EventServiceComponent",
                "type": "service"
              },
              "version": "2021.65.6",
              "xml": "<extension point=\"listener\" target=\"org.nuxeo.ecm.core.event.EventServiceComponent\">\n\n\t<listener async=\"false\" class=\"org.nuxeo.ecm.user.registration.UserRegistrationListener\" name=\"registrationListener\" postCommit=\"false\" priority=\"140\">\n      <event>registrationValidated</event>\n    </listener>\n    <listener async=\"false\" class=\"org.nuxeo.ecm.user.registration.RegistrationCleanerListener\" name=\"registrationCleaner\" postCommit=\"false\" priority=\"200\">\n      <event>documentRemoved</event>\n    </listener>\n\n  </extension>"
            }
          ],
          "hierarchyPath": "/grp:org.nuxeo.ecm.platform/grp:org.nuxeo.ecm.user/org.nuxeo.ecm.user.registration/org.nuxeo.ecm.user.registration.listener.contrib",
          "name": "org.nuxeo.ecm.user.registration.listener.contrib",
          "requirements": [],
          "resolutionOrder": 563,
          "services": [],
          "startOrder": 651,
          "version": "2021.65.6",
          "xmlFileContent": "<?xml version=\"1.0\"?>\n\n<component name=\"org.nuxeo.ecm.user.registration.listener.contrib\">\n\n  <extension target=\"org.nuxeo.ecm.core.event.EventServiceComponent\"\n             point=\"listener\">\n\n\t<listener name=\"registrationListener\" async=\"false\" postCommit=\"false\"\n              class=\"org.nuxeo.ecm.user.registration.UserRegistrationListener\" priority=\"140\">\n      <event>registrationValidated</event>\n    </listener>\n    <listener name=\"registrationCleaner\" async=\"false\" postCommit=\"false\"\n              class=\"org.nuxeo.ecm.user.registration.RegistrationCleanerListener\" priority=\"200\">\n      <event>documentRemoved</event>\n    </listener>\n\n  </extension>\n\n</component>\n",
          "xmlFileName": "/OSGI-INF/user-registration-listener-contrib.xml",
          "xmlPureComponent": true
        }
      ],
      "fileName": "nuxeo-platform-user-registration-core-2021.65.6.jar",
      "groupId": "org.nuxeo.ecm.platform",
      "hierarchyPath": "/grp:org.nuxeo.ecm.platform/grp:org.nuxeo.ecm.user/org.nuxeo.ecm.user.registration",
      "id": "org.nuxeo.ecm.user.registration",
      "location": "",
      "manifest": "Manifest-Version: 1.0\r\nArchiver-Version: Plexus Archiver\r\nCreated-By: Apache Maven\r\nBuilt-By: root\r\nBuild-Jdk: 11.0.25\r\nBundle-ManifestVersion: 1\r\nBundle-Version: 1.0.0\r\nBundle-Name: Nuxeo User Registration Core\r\nBundle-SymbolicName: org.nuxeo.ecm.user.registration;singleton:=true\r\nBundle-Vendor: Nuxeo\r\nNuxeo-WebModule: org.nuxeo.ecm.webengine.app.WebEngineModule;name=regi\r\n stration;extends=invite;headless=true\r\nNuxeo-Component: OSGI-INF/user-registration-core-types-contrib.xml,OSG\r\n I-INF/user-registration-service-framework.xml,OSGI-INF/user-registrat\r\n ion-contrib.xml,OSGI-INF/user-registration-listener-contrib.xml\r\n\r\n",
      "maxResolutionOrder": 563,
      "minResolutionOrder": 560,
      "packages": [
        "nuxeo-platform-user-registration"
      ],
      "requirements": [],
      "version": "2021.65.6"
    }
  ],
  "creationDate": 1736246571015,
  "key": "Nuxeo Platform-2021.65",
  "name": "Nuxeo Platform",
  "operations": [],
  "packages": [
    {
      "@type": "NXPackage",
      "bundles": [
        "org.nuxeo.ecm.user.registration",
        "org.nuxeo.ecm.user.registration.web"
      ],
      "conflicts": [],
      "dependencies": [
        "nuxeo-jsf-ui"
      ],
      "hierarchyPath": "/nuxeo-platform-user-registration-2021.65.6",
      "id": "nuxeo-platform-user-registration-2021.65.6",
      "name": "nuxeo-platform-user-registration",
      "optionalDependencies": [],
      "packageType": "addon",
      "title": "Nuxeo Platform User Registration",
      "version": "2021.65.6"
    }
  ],
  "pluginSnapshots": {},
  "releaseDate": 1736246571015,
  "version": "2021.65"
}